Welcome![Sign In][Sign Up]
Location:
Search - obj ply

Search list

[Other resourceply

Description: This file contains one-line descriptions of the geometry filters. Geometry Manipulation --------------------- flipply - flip the orientation of faces normalsply - compute surface normal vectors at vertices xformply - transform vertices (translation, scale, rotation) Create PLY Files ---------------- platoply - make any of the five Platonic solids sphereply - create a sphere File Conversion --------------- ply2ascii - convert polygon file to ASCII version ply2binary - convert polygon file to binary version ply2iv - convert to Inventor file format obj2ply - convert from Wavefront .obj format Information About Files ----------------------- boundply - find bounding box of object and re-position if desired headply - print out the entire file header Support Routines ---------------- ply.c - layout grammar parsing and file I/O for geometry filters adjacency_module.c - determining ajacency between vertices and faces
Platform: | Size: 53458 | Author: 狗蛋 | Hits:

[Graph Drawingply

Description: This file contains one-line descriptions of the geometry filters. Geometry Manipulation --------------------- flipply - flip the orientation of faces normalsply - compute surface normal vectors at vertices xformply - transform vertices (translation, scale, rotation) Create PLY Files ---------------- platoply - make any of the five Platonic solids sphereply - create a sphere File Conversion --------------- ply2ascii - convert polygon file to ASCII version ply2binary - convert polygon file to binary version ply2iv - convert to Inventor file format obj2ply - convert from Wavefront .obj format Information About Files ----------------------- boundply - find bounding box of object and re-position if desired headply - print out the entire file header Support Routines ---------------- ply.c - layout grammar parsing and file I/O for geometry filters adjacency_module.c - determining ajacency between vertices and faces-This file contains one-line descriptions of the geometry filters. Geometry Manipulation --------------------- flipply- flip the orientation of faces normalsply- compute surface normal vectors at vertices xformply- transform vertices (translation, scale, rotation) Create PLY Files ---------------- platoply- make any of the five Platonic solids sphereply- create a sphere File Conversion --------------- ply2ascii- convert polygon file to ASCII version ply2binary- convert polygon file to binary version ply2iv- convert to Inventor file format obj2ply- convert from Wavefront .obj format Information About Files ----------------------- boundply- find bounding box of object and re-position if desired headply- print out the entire file header Support Routines ---------------- ply.c- layout grammar parsing and file I/O for geometry filters adjacency_module.c- determining ajacency between vertices and faces
Platform: | Size: 53248 | Author: 狗蛋 | Hits:

[Picture Vieweri-sight4_0_0

Description: 1. Support for OFF, PLY, GTS, OBJ file formats. 2. Perspective (one, two, three point perspective), axonometric and orthographic projections. 3. Ability to rotate, pan, zoom in/out and focus on a region of interest. 4. Ability to change background color, object surface color or object edge color. 5. Ruler drawing ability. 6. Take screen shots in PNG, BMP, TIFF or JPG image formats.
Platform: | Size: 978944 | Author: balife | Hits:

[OpenGL programmview-src-0.3.2.tar

Description: 是一款网格数据读取工具的源码,用qt3和opengl编的。可以读取ply,obj,wrl等主流网格数据。-It s a mesh viewer tools. The data formats contain .obj, .ply. .wrl and so on.
Platform: | Size: 454656 | Author: 余宇航 | Hits:

[3D GraphicSKULL

Description: 人类的头骨模型,包含各种三维格式,如Ply,off,3ds,obj-Human skull model, includes a variety of 3D formats, such as Ply, off, 3ds, obj, etc.
Platform: | Size: 1071104 | Author: 王大川 | Hits:

[Delphi VCLGLSViewer

Description: A fast 3D mesh viewer. Released as Freeware and open-sourced under Mozilla PL (http://mozilla.org) 3D Formats: 3DS, OBJ, SMD, MD2, TIN, PLY, STL 2D Formats: JPG, BMP, TGA, CEL etc. Supports smooth and flat shading, wireframes, hidden lines removal, texturing and antialiasing (if supported by hardware). GLSViewer was made and packaged with the following tools and libraries: - Delphi (http://www.borland.com/delphi/) - GLScene (http://glscene.net) - GraphicEx (http://www.delphi-gems.com) - RxLib (http://sourceforge.net/projects/rxlib) - UPX (http://upx.sourceforge.net/)
Platform: | Size: 425984 | Author: GF0309 | Hits:

[OpenGL programJMeshLib

Description: JMeshLib程序主要针对流形三角网格进行优化,以边为结构数据对三维立体表面数据进行法矢一致性转换、孔洞检查、噪声监测以及剔除退化三角形等功能。-JMeshLib provides a framework to work with manifold triangle meshes. It implements an edge-based data structure with all its fundamental functionalities (i.e., file I/O, mesh construction/destruction, traversal). It is written in C++ and includes support for reading and writing the file formats: OFF, PLY STL VER-TRI and IV 2.1, VRML 1.0, VRML 2.0, OBJ.
Platform: | Size: 335872 | Author: Niu Wenjie | Hits:

[3D GraphicSrc

Description: 在很多书上介绍的三维图形数据都是.obj,3ds格式,.dxf等格式的,真正讲解如何读取的就只有.obj格式文件的。但是我现在所做的内容,要求从.ply文件中读取初始塞维图形数据,-Are many books on the introduction of the three-dimensional graphics data. Obj, 3ds format dxf format really explain how to read only. Obj format. But I am doing now require initial Seville graphics data is read from the file. Ply
Platform: | Size: 3070976 | Author: yaochao | Hits:

[GDI-Bitmapobj

Description: 自己写的一个读取PLY斯坦福兔子的OpenGL程序,ply模型,对想了解ply和opengl的有一定的作用-A Code AboutOpengl read ply
Platform: | Size: 8668160 | Author: 熊雁斌 | Hits:

[3D Graphictoolbox_graph

Description: 该工具包囊括了常用的三维模型处理方法,能读取.off .ply .obj等常用的三维模型格式。非常实用。-this toolbox is contains widely used mesh processing methods.such as compute rotation,compute normal and so on .
Platform: | Size: 4404224 | Author: john | Hits:

[3D GraphicMESH--SIMPLE

Description: 可以简化obj,ply等三维模型,1:在VC++2008上运行oglpemsh.dsw 文件 2:选择要简化的模型,eg:huge_bunny.ply 3:选择简化 -Mesh Simplification Viewer This program implements four different mesh simplification algorithms. After loading a mesh, the user can easily remove triangles from the mesh and the results are displayed in real time. The mesh can also be rotated and moved closer to or farther away from the viewer. The goal of mesh simplification is to display a 3D polygonal mesh with fewer triangles while retaining the same shape. In the example above, the original cow model (upper left) is made up of over 5800 triangles. We can easily remove thousands of triangles from this mesh and still display a very similar cow model. While the 500 triangle cow is a cruder representation, this may not make a difference if the cow is far away from the viewer.
Platform: | Size: 7326720 | Author: ZHANGJING | Hits:

[Special Effectsmeshfix

Description: 数字表面模型的处理软件,可以处理多种文件格式的表面模型,例如:obj,ply,off等,对表面模型进行几何和拓扑结构进行修复。-Processing software of digital surface model, surface model, can handle a variety of file formats such as: Obj, ply, off etc., on the surface model of the geometric and topological structure repair.
Platform: | Size: 149504 | Author: Niu Wenjie | Hits:

[Special EffectsCloudViewer-master

Description: CloudViewer (点云可视化软件)是一款面向三维点云数据处理、点云开发专业人员及爱好者的三维点云可视化软件,该软件具备以下功能: 点云 IO。常见点云格式文件(如 ply, pcd 和 obj)的读取、保存、删除清空及可视化。 点云的基本操作。设置点云颜色,合并多个点云,点云格式转换等。 可视化的基本操作。设置视图窗口背景颜色,设置点云的可视化尺寸,设置坐标系的显示,设置视图方位(Main view, Left view, Top view),网格面片显示,网格线框显示等。 模型生成。生成简单立方排布的点云以及基本三维模型,该功能主要用于测试。(CloudViewer uFF08 u70B9 u4E9 u53E u53E3 u5316 u8F6 u4EF0 u0EF6 uFF09 u662F u4E00 u6B3E u972 U4E91 u53E1 u53E1 u3EF3 u7EF3 u7EF3 u3EF0 U5177 u5907 u4E0 u4E0B u529F u80FD uFF1A u70B9 u4E91 i u3002 u5E3 u8C1 u70B9 u4E91 u683C u5F0F u6587 u4EF6 uFF08 u5982 ply, pcd u548C obj uFF09 u7684 U8BFB u53D6 u3001 u4FDD u5B58 u3001 u5220 u9664 u6E05 u7A7A u53CA u53EF u89C6 u5316 u3002 u70B9 u4E9 u7E9 u7684 u57FA u672C u64CD u4F5C u3002 u8BBE u7F6E U70B9 u989 u989.0 u8279 u03109 u03H2 U672C u64CD u4F5C u3002 u8BBE u7F6E u89C6 u56FE u7A97 u53E3 u803 u803 UFF0C u8BBE u7F6E u5750 u6807 u7CFB u7684 u663E u793A uFF0C u8BBE u7F6E u89C6 u56FE u 65B9 u4F4D uFF08Main view, Left view, Top view uFF09 uFF0C u7F51 u683C u973 u7327 u733A u739A u7R3 U751F u6210 u3002 u751F u6210 u7B80 u5355 u7ACB u659B u6392 u5E03 u7E09 U80B0 u4E3B u8981 u7528 u4E8E u6D4B u8BD5 u3002)
Platform: | Size: 3311616 | Author: 天涯若比邻 | Hits:

CodeBus www.codebus.net